| Server IP : 198.38.84.71 / Your IP : 216.73.217.138 Web Server : Apache System : Linux 198-38-84-71.cprapid.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : vyaparmandaljobn ( 1020) PHP Version : 8.3.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/vyaparmandaljobn/public_html/wp-content/themes/essentials/inc/scss/elements/ |
Upload File : |
.pix-intro-1 {
position: relative;
&:not(section){
width: 100%;
display: inline-block;
}
.pix-intro-img {
position: absolute;
opacity: 0.9999;
left: 0;
overflow: hidden;
width: 100%;
height: 100%;
display: inline-block;
box-sizing: border-box;
img {
top:0;
left:0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
transition: opacity 4.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: scale(1.4);
z-index: 10;
&.animated {
transform: scale(1) translateZ(0);
z-index: 10;
transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
&.slow-transition {
transition: transform 0.05s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
}
}
}
.pix-intro-video {
position: absolute;
opacity: 1;
overflow: hidden;
width: 100%;
height: 100%;
display: inline-block;
transform: scale(1.4);
opacity: 0;
transition: opacity 4.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1);
&.animated {
transform: scale(1);
opacity: 0.5;
transition: opacity 4.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.jarallax {
position: absolute;
top:0;
width: 100%;
height: 100%;
display: inline-block;
}
&.is-gray {
filter: grayscale(1);
}
}
}
body:not(.pix-padding-style) .pix-intro-1 .pix-intro-img img {
left:0 !important;
}
.pix-is-safari {
.pix-intro-1 {
.pix-intro-img {
img.jarallax-img {
box-sizing: border-box;
transition: all 0s !important;
will-change: transform;
&.animated {
transition: all 0s !important;
&.slow-transition {
transition: all 0s !important;
}
}
}
}
}
}
.fullpage-container {
width:100vw;
height:100%;
top:0;
left:0;
z-index:1;
margin-left: calc(-50vw + 50%);
position: absolute;
display: inline-block;
pointer-events: none;
}
section.pix-intro-1:not([data-vc-full-width="true"]) {
.fullpage-container {
width: 100%;
left: auto;
right: 0;
img {
width: 100% !important;
}
}
}
.pix-intro-container {
transition: none !important;
}